Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New release v0.3.0 #95

Merged
merged 1 commit into from
Oct 29, 2018
Merged

New release v0.3.0 #95

merged 1 commit into from
Oct 29, 2018

Conversation

fatih
Copy link
Contributor

@fatih fatih commented Oct 29, 2018

This release is intended to be used with Kubernetes v1.12.x and is not
compatible with older versions of Kubernetes. The latest CSI changes in
v1.12.x are not compatible with older version unfortunately, therefore
going forward we will not support older version anymore. Anyone who
wants to use this plugin is free to use the
v0.2.0
version.

@fatih fatih force-pushed the new-release-v0.3.0 branch from 412f1d2 to e3c7580 Compare October 29, 2018 10:38
Copy link
Contributor

@nanzhong nanzhong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm small typo

* `--allow-privileged` flag must be set to true for both the API server and the kubelet
* (if you use Docker) the Docker daemon of the cluster nodes must allow shared mounts
* `--feature-gates=VolumeSnapshotDataSource=true,KubeletPluginsWatcher=true,CSINodeInfo=true,CSIDriverRegistry=true` feature gate flags must be set to true for both the API server and the kubelet
* Mounr Propagation needs to be enabled. If you use Docker, the Docker daemon of the cluster nodes must allow shared mounts.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/Mounr/Mount/

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed it 👍

This release is intended to be used with Kubernetes `v1.12.x` and is not
compatible with older versions of Kubernetes. The latest CSI changes in
`v1.12.x` are not compatible with older version unfortunately, therefore
going forward we will not support older version anymore. Anyone who
wants to use this plugin is free to use the
[v0.2.0](https://github.com/digitalocean/csi-digitalocean/blob/master/deploy/kubernetes/releases/csi-digitalocean-v0.2.0.yaml)
version.
@fatih fatih force-pushed the new-release-v0.3.0 branch from e3c7580 to 135d48f Compare October 29, 2018 13:26
@fatih fatih merged commit 0fcbe28 into master Oct 29, 2018
@fatih fatih deleted the new-release-v0.3.0 branch October 29, 2018 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants